ComponentOne Blazor Edition
Demos
Docs
Samples
Download
Blazor | ComponentOne
C1.DataCollection Assembly
/
C1.DataCollection Namespace
/
C1DelegateList<T> Class
/ Add Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Overload List
See Also
Blazor Overview
Get Started with Blazor
Free and Open Source Software (FOSS) License
Section 508 Compliance
Blazor Project Types
Adding NuGet Packages to your App
Controls
API Reference
C1.Blazor.Accordion Assembly
C1.Blazor.Calendar Assembly
C1.Blazor.Chart Assembly
C1.Blazor.Core Assembly
C1.Blazor.DataFilter Assembly
C1.Blazor.DataPager Assembly
C1.Blazor.DateTimeEditors Assembly
C1.Blazor.Gauge Assembly
C1.Blazor.Grid Assembly
C1.Blazor.Grid.Excel Assembly
C1.Blazor.GridControl Assembly
C1.Blazor.Input Assembly
C1.Blazor.ListView Assembly
C1.Blazor.Menu Assembly
C1.Blazor.Rendering Assembly
C1.Blazor.TreeView Assembly
C1.Blazor.Viewer Assembly
C1.DataCollection Assembly
Namespaces
C1.Core Namespace
Overview
Classes
AsyncEventArgs
AsyncEventArgsDeferral
AsyncEventArgsDeferralsAwaiter
C1.DataCollection Namespace
Overview
Classes
C1CacheDataCollection<T>
C1ConvertDataCollection<S,T>
C1CursorDataCollection<T>
C1CursorDataCollection<T,K>
C1DataCollection<T>
C1DataCollectionBase<T>
C1DataCollectionEx
C1DataCollectionList<T>
C1DelegateList<T>
Overview
Members
C1DelegateList<T> Constructor
C1DelegateList<T> Constructor(Int32,Func<Int32,T>)
C1DelegateList<T> Constructor(IReadOnlyList<T>)
C1DelegateList<T> Constructor(IList)
C1DelegateList<T> Constructor(Func<Int32>,Func<Int32,T>)
Methods
Add Method
Add(T) Method
Add(Object) Method
Clear Method
Contains Method
Contains(T) Method
Contains(Object) Method
CopyTo Method
CopyTo(T[],Int32) Method
CopyTo(Array,Int32) Method
GetEnumerator Method
IndexOf Method
IndexOf(T) Method
IndexOf(Object) Method
Insert Method
Insert(Int32,T) Method
Insert(Int32,Object) Method
Remove Method
Remove(T) Method
Remove(Object) Method
RemoveAt Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
C1DynamicList<T>
C1EditableDataCollection<T>
C1FilterDataCollection<T>
C1FilterDataCollection.FilterCache<T>
C1GroupDataCollection<S>
C1HierarchicalDataCollection<T>
C1LengthList
C1PagedDataCollection<T>
C1ScopedDataCollection<T>
C1SelectDataCollection<S,T>
C1SelectManyDataCollection<S,T>
C1SequenceDataCollection<T>
C1SortDataCollection<T>
C1SortDataCollection.SortCache<T>
C1SpanDataCollection<T>
C1TreeDataCollection<T>
C1TreeDataCollection.TreeCache<T>
C1VirtualDataCollection<T>
C1WrapDataCollection<T>
C1WrapDataCollection<S,T>
C1WrapDataCollection.SuppressionContext<S,T>
CacheDataCollectionItemEventArgs<T>
CancelEventArgs
FilterBinaryExpression
FilterExpression
FilterNaryExpression
FilterNotExpression
FilterOperationExpression
FilterPredicateExpression
FilterTextExpression
FilterUnaryExpression
FilterUnaryExpression<T>
GroupDescription
IDataCollectionEx
IReadOnlyListEx
NotifyCollectionChangedAsyncEventArgs
NotifyCollectionChangedDeferralsAwaiter
NotifyCollectionChangedEventArgsEx
ScopedFilterExpressionEx
SortDescription
Enumerations
ConnectionState
FilterCombination
FilterOperation
SortDirection
VirtualDataCollectionMode
Interfaces
IDataCollection<T>
IDataCollectionGroup<K,T>
ILoadedItem<T>
ISupportAsyncLoading<T>
ISupportConnection
ISupportCreateNewItem<T>
ISupportEditing<T>
ISupportFiltering
ISupportGrouping
ISupportIncrementalLoading
ISupportIndexing<T>
ISupportPaging
ISupportRangeEditing<T>
ISupportRefreshing
ISupportSorting
ISupportSource
ISupportVirtualization
ITreeDataCollection<T>
Release History
Add Method (C1DelegateList<T>)
In This Topic
Overload List
See Also
Overload List
Overload
Description
Add(T)
Add(Object)
See Also
Reference
C1DelegateList<T> Class
C1DelegateList<T> Members